runtime.elfSym.st_shndx (field)

2 uses

	runtime (current package)
		vdso_elf64.go#L15: 	st_shndx uint16
		vdso_linux.go#L217: 		if typ != _STT_FUNC && typ != _STT_NOTYPE || bind != _STB_GLOBAL && bind != _STB_WEAK || sym.st_shndx == _SHN_UNDEF {